home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / AppleCD SC Training / Summary / card_6810.txt < prev    next >
Text File  |  1990-04-09  |  11KB  |  521 lines

  1. -- card: 6810 from stack: in
  2. -- bmap block id: 10010
  3. -- flags: 4000
  4. -- background id: 2282
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   show card field id 144
  9. end openCard
  10.  
  11. on closeCard
  12.   put empty into card field id 135
  13.   set style of card field id 135 to transparent
  14.  
  15.   set highlite of button id 112 to false
  16.   set highlite of button id 150 to false
  17.   set highlite of button id 116 to false
  18.   set highlite of button id 117 to false
  19.   set highlite of button id 132 to false
  20.   set highlite of button id 134 to false
  21.  
  22. end closeCard
  23.  
  24.  
  25.  
  26. -- part 112 (button)
  27. -- low flags: 00
  28. -- high flags: 8004
  29. -- rect: left=36 top=68 right=90 bottom=285
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Front Loading
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   play harpsichord d5
  41.  
  42.   set highlite of button id 112 to true
  43.   set highlite of button id 150 to false
  44.   set highlite of button id 116 to false
  45.   set highlite of button id 117 to false
  46.   set highlite of button id 132 to false
  47.   set highlite of button id 134 to false
  48.  
  49.   hide card field id 144
  50.   put empty into card field id 135
  51.   set style of card field id 135 to shadow
  52.   put card field id 136 into card field id 135
  53. end mouseUp
  54.  
  55.  
  56.  
  57.  
  58. -- part 116 (button)
  59. -- low flags: 00
  60. -- high flags: 8004
  61. -- rect: left=36 top=150 right=172 bottom=285
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 0 / 0
  64. -- text alignment: 1
  65. -- font id: 0
  66. -- text size: 12
  67. -- style flags: 0
  68. -- line height: 16
  69. -- part name: 64K RAM Buffer
  70. ----- HyperTalk script -----
  71. on mouseUp
  72.   play harpsichord d5
  73.  
  74.   set highlite of button id 116 to true
  75.   set highlite of button id 150 to false
  76.   set highlite of button id 112 to false
  77.   set highlite of button id 117 to false
  78.   set highlite of button id 132 to false
  79.   set highlite of button id 134 to false
  80.  
  81.   hide card field id 144
  82.   put empty into card field id 135
  83.   set style of card field id 135 to shadow
  84.   put card field id 139 into card field id 135
  85. end mouseUp
  86.  
  87.  
  88.  
  89. -- part 117 (button)
  90. -- low flags: 00
  91. -- high flags: 8004
  92. -- rect: left=36 top=191 right=213 bottom=285
  93. -- title width / last selected line: 0
  94. -- icon id / first selected line: 0 / 0
  95. -- text alignment: 1
  96. -- font id: 0
  97. -- text size: 12
  98. -- style flags: 0
  99. -- line height: 16
  100. -- part name: Universal Power Supply
  101. ----- HyperTalk script -----
  102. on mouseUp
  103.   play harpsichord d5
  104.  
  105.   set highlite of button id 117 to true
  106.   set highlite of button id 150 to false
  107.   set highlite of button id 116 to false
  108.   set highlite of button id 112 to false
  109.   set highlite of button id 132 to false
  110.   set highlite of button id 134 to false
  111.  
  112.   hide card field id 144
  113.   put empty into card field id 135
  114.   set style of card field id 135 to shadow
  115.   put card field id 141 into card field id 135
  116. end mouseUp
  117.  
  118.  
  119.  
  120. -- part 121 (button)
  121. -- low flags: 00
  122. -- high flags: A003
  123. -- rect: left=417 top=281 right=303 bottom=483
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 1
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: GO BACK
  132. ----- HyperTalk script -----
  133. on mouseUp
  134.   play harpsichord d4
  135.   visual wipe right
  136.   pop card
  137. end mouseUp
  138.  
  139.  
  140.  
  141.  
  142. -- part 126 (button)
  143. -- low flags: 00
  144. -- high flags: A003
  145. -- rect: left=324 top=281 right=303 bottom=390
  146. -- title width / last selected line: 0
  147. -- icon id / first selected line: 0 / 0
  148. -- text alignment: 1
  149. -- font id: 0
  150. -- text size: 12
  151. -- style flags: 0
  152. -- line height: 16
  153. -- part name: HELP
  154. ----- HyperTalk script -----
  155. on mouseUp
  156.   play harpsichord d5
  157.   visual effect barn door open
  158.   go to card "Help"
  159. end mouseUp
  160.  
  161.  
  162.  
  163.  
  164.  
  165. -- part 128 (field)
  166. -- low flags: 01
  167. -- high flags: 0000
  168. -- rect: left=13 top=30 right=50 bottom=490
  169. -- title width / last selected line: 0
  170. -- icon id / first selected line: 0 / 0
  171. -- text alignment: 1
  172. -- font id: 0
  173. -- text size: 12
  174. -- style flags: 0
  175. -- line height: 16
  176. -- part name: 
  177.  
  178.  
  179. -- part 131 (button)
  180. -- low flags: 00
  181. -- high flags: 0000
  182. -- rect: left=447 top=28 right=52 bottom=483
  183. -- title width / last selected line: 0
  184. -- icon id / first selected line: 1011 / 1011
  185. -- text alignment: 1
  186. -- font id: 0
  187. -- text size: 12
  188. -- style flags: 0
  189. -- line height: 16
  190. -- part name: New Button
  191. ----- HyperTalk script -----
  192. on mouseUp
  193.   play harpsichord c4
  194.   visual effect venetian blinds to gray
  195.   go to card id 5341
  196. end mouseUp
  197.  
  198.  
  199.  
  200.  
  201. -- part 132 (button)
  202. -- low flags: 00
  203. -- high flags: 8004
  204. -- rect: left=36 top=232 right=254 bottom=285
  205. -- title width / last selected line: 0
  206. -- icon id / first selected line: 0 / 0
  207. -- text alignment: 1
  208. -- font id: 0
  209. -- text size: 12
  210. -- style flags: 0
  211. -- line height: 16
  212. -- part name: CD Caddy
  213. ----- HyperTalk script -----
  214. on mouseUp
  215.   play harpsichord d5
  216.  
  217.   set highlite of button id 132 to true
  218.   set highlite of button id 150 to false
  219.   set highlite of button id 116 to false
  220.   set highlite of button id 117 to false
  221.   set highlite of button id 112 to false
  222.   set highlite of button id 134 to false
  223.  
  224.   hide card field id 144
  225.   put empty into card field id 135
  226.   set style of card field id 135 to shadow
  227.   put card field id 142 into card field id 135
  228. end mouseUp
  229.  
  230.  
  231.  
  232.  
  233. -- part 134 (button)
  234. -- low flags: 00
  235. -- high flags: 8004
  236. -- rect: left=36 top=273 right=295 bottom=285
  237. -- title width / last selected line: 0
  238. -- icon id / first selected line: 0 / 0
  239. -- text alignment: 1
  240. -- font id: 0
  241. -- text size: 12
  242. -- style flags: 0
  243. -- line height: 16
  244. -- part name: AppleShare Support
  245. ----- HyperTalk script -----
  246. on mouseUp
  247.   play harpsichord d5
  248.  
  249.   set highlite of button id 134 to true
  250.   set highlite of button id 150 to false
  251.   set highlite of button id 116 to false
  252.   set highlite of button id 117 to false
  253.   set highlite of button id 132 to false
  254.   set highlite of button id 112 to false
  255.  
  256.   hide card field id 144
  257.   put empty into card field id 135
  258.   set style of card field id 135 to shadow
  259.   put card field id 143 into card field id 135
  260. end mouseUp
  261.  
  262.  
  263.  
  264.  
  265. -- part 135 (field)
  266. -- low flags: 01
  267. -- high flags: 2000
  268. -- rect: left=328 top=62 right=255 bottom=478
  269. -- title width / last selected line: 0
  270. -- icon id / first selected line: 0 / 0
  271. -- text alignment: 0
  272. -- font id: 20
  273. -- text size: 12
  274. -- style flags: 0
  275. -- line height: 16
  276. -- part name: 
  277.  
  278.  
  279. -- part 136 (field)
  280. -- low flags: 80
  281. -- high flags: 2004
  282. -- rect: left=116 top=89 right=282 bottom=266
  283. -- title width / last selected line: 0
  284. -- icon id / first selected line: 0 / 0
  285. -- text alignment: 0
  286. -- font id: 20
  287. -- text size: 12
  288. -- style flags: 0
  289. -- line height: 16
  290. -- part name: 
  291.  
  292.  
  293. -- part 137 (field)
  294. -- low flags: 80
  295. -- high flags: 2007
  296. -- rect: left=77 top=138 right=331 bottom=227
  297. -- title width / last selected line: 0
  298. -- icon id / first selected line: 0 / 0
  299. -- text alignment: 0
  300. -- font id: 20
  301. -- text size: 12
  302. -- style flags: 0
  303. -- line height: 16
  304. -- part name: 
  305.  
  306.  
  307. -- part 139 (field)
  308. -- low flags: 80
  309. -- high flags: 2004
  310. -- rect: left=82 top=87 right=280 bottom=232
  311. -- title width / last selected line: 0
  312. -- icon id / first selected line: 0 / 0
  313. -- text alignment: 0
  314. -- font id: 20
  315. -- text size: 12
  316. -- style flags: 0
  317. -- line height: 16
  318. -- part name: 
  319.  
  320.  
  321. -- part 141 (field)
  322. -- low flags: 80
  323. -- high flags: 2004
  324. -- rect: left=77 top=78 right=271 bottom=227
  325. -- title width / last selected line: 0
  326. -- icon id / first selected line: 0 / 0
  327. -- text alignment: 0
  328. -- font id: 20
  329. -- text size: 12
  330. -- style flags: 0
  331. -- line height: 16
  332. -- part name: 
  333.  
  334.  
  335. -- part 142 (field)
  336. -- low flags: 80
  337. -- high flags: 2004
  338. -- rect: left=85 top=76 right=269 bottom=235
  339. -- title width / last selected line: 0
  340. -- icon id / first selected line: 0 / 0
  341. -- text alignment: 0
  342. -- font id: 20
  343. -- text size: 12
  344. -- style flags: 0
  345. -- line height: 16
  346. -- part name: 
  347.  
  348.  
  349. -- part 144 (field)
  350. -- low flags: 81
  351. -- high flags: 2004
  352. -- rect: left=329 top=143 right=184 bottom=476
  353. -- title width / last selected line: 0
  354. -- icon id / first selected line: 0 / 0
  355. -- text alignment: 0
  356. -- font id: 20
  357. -- text size: 10
  358. -- style flags: 0
  359. -- line height: 13
  360. -- part name: 
  361.  
  362.  
  363. -- part 143 (field)
  364. -- low flags: 80
  365. -- high flags: 2004
  366. -- rect: left=83 top=78 right=271 bottom=233
  367. -- title width / last selected line: 0
  368. -- icon id / first selected line: 0 / 0
  369. -- text alignment: 0
  370. -- font id: 20
  371. -- text size: 12
  372. -- style flags: 0
  373. -- line height: 16
  374. -- part name: 
  375.  
  376.  
  377. -- part 145 (button)
  378. -- low flags: 00
  379. -- high flags: 2000
  380. -- rect: left=19 top=16 right=51 bottom=63
  381. -- title width / last selected line: 0
  382. -- icon id / first selected line: 1008 / 1008
  383. -- text alignment: 1
  384. -- font id: 0
  385. -- text size: 12
  386. -- style flags: 0
  387. -- line height: 16
  388. -- part name: Home
  389. ----- HyperTalk script -----
  390. on mouseUp
  391.   if highlite of button id 150 = true
  392.   then long
  393. else short
  394. end mouseUp
  395.  
  396. on long
  397.   answer "What Do You Want To Print?" with "Cancel" or "Scroll Bar" or "Card"
  398.   if it is "Card" then
  399.     doMenu "Print Card"
  400.   end if
  401.   if it is "Scroll Bar" then
  402.     put card field id 135 into PrintThis
  403.     visual barn door open to card
  404.     go to card "Print Card"
  405.     put PrintThis into card field id 1
  406.   end if
  407.   if it is "Cancel" then
  408.     put "Cancel" into it
  409.   end if
  410. end long
  411.  
  412.  
  413.  
  414.  
  415. on short
  416.   answer "Print this Card?" with "Cancel" or "Yes"
  417.   if it is "Yes" then
  418.     doMenu "Print Card"
  419.   end if
  420.   if it is "Cancel" then
  421.     put "Cancel" into it
  422.   end if
  423.  
  424. end short
  425.  
  426.  
  427.  
  428.  
  429. -- part 150 (button)
  430. -- low flags: 00
  431. -- high flags: 8004
  432. -- rect: left=36 top=109 right=131 bottom=278
  433. -- title width / last selected line: 0
  434. -- icon id / first selected line: 0 / 0
  435. -- text alignment: 1
  436. -- font id: 0
  437. -- text size: 12
  438. -- style flags: 0
  439. -- line height: 16
  440. -- part name: CD-Audio Chip Set
  441. ----- HyperTalk script -----
  442. on mouseUp
  443.   play harpsichord d5
  444.  
  445.   set highlite of button id 150 to true
  446.   set highlite of button id 116 to false
  447.   set highlite of button id 112 to false
  448.   set highlite of button id 117 to false
  449.   set highlite of button id 132 to false
  450.   set highlite of button id 134 to false
  451.  
  452.   hide card field id 144
  453.   put empty into card field id 135
  454.   set style of card field id 135 to scrolling
  455.   put card field id 137 into card field id 135
  456. end mouseUp
  457.  
  458.  
  459.  
  460. -- part contents for card part 128
  461. ----- text -----
  462. Features and Benefits
  463.  
  464. -- part contents for card part 136
  465. ----- text -----
  466.  
  467.  
  468. Convenient insertion and retrieval of CD-ROM discs.
  469.  
  470. Enables drive to be stacked above or below a CPU without the need for additional deskspace.
  471.  
  472. -- part contents for card part 137
  473. ----- text -----
  474.  
  475. CD-Audio Chip Set; CD Remote Desk Accessory; Headphone Jack and RCA Jacks (2) provide the following benefits:
  476.  
  477. ‚Ä¢  Enables users to play CD Audio discs when not using CD-ROMs and while working on other  applications.
  478.  
  479. ‚Ä¢  Provides convenient and private access to audio information residing on the disc.
  480.  
  481. ‚Ä¢  Provides audio connectors for external 
  482. amplifier and speakers.  Enables the drive to 
  483. reproduce stereophonic audio information residing on the disc.
  484.  
  485.  
  486.  
  487. -- part contents for card part 139
  488. ----- text -----
  489.  
  490.  
  491.  
  492.  
  493. Offers improved perfor-mance particularly with an Apple II CPU.
  494.  
  495. -- part contents for card part 141
  496. ----- text -----
  497.  
  498.  
  499.  
  500.  
  501. Ensures compatibility with worldwide electronic standards.
  502.  
  503. -- part contents for card part 142
  504. ----- text -----
  505.  
  506.  
  507.  
  508.  
  509. Encloses disc in protective case, ensuring the integrity of the recorded data.
  510.  
  511. -- part contents for card part 143
  512. ----- text -----
  513.  
  514.  
  515.  
  516.  
  517. Provides access to CD-ROM information over a network.  Lowers cost of the drive per user.
  518.  
  519. -- part contents for card part 144
  520. ----- text -----
  521. Click a feature on the left to display the associated benefit(s).